This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Resolution | |
AskDisplay(title As String) As Display | |
DisplayCount() As Integer | |
GetDisplay(num As Integer) As Display | |
ResolutionLibraryPresent as boolean | |
class Display | |
method CanDepth(depth As Integer) As Boolean | |
property Depth as integer | |
property displaynum as integer | |
method FadeGamma(intensity As Integer, col As Color) | |
method FadeGammaTo(intensity As Integer, col As Color, millis As Integer) | |
property GammaColor as color | |
property GammaIntensity as integer | |
method GetBestResolution(width As Integer, height As Integer, depth As Integer, safe As Boolean) As Resolution | |
method GetBestResolution(width As Integer, height As Integer, safe As Boolean) As Resolution | |
method GetCurrentResolution() As Resolution | |
method GetLargestResolution(depth As Integer, safe As Boolean) As Resolution | |
method GetLargestResolution(safe As Boolean) As Resolution | |
method GetResolution(num As Integer, safe As Boolean) As Resolution | |
property Height as integer | |
property hz as integer | |
property Left as integer | |
method ResolutionCount(depth As Integer, safe As Boolean) As Integer | |
method ResolutionCount(safe As Boolean) As Integer | |
method SetDepth(depth As Integer) As Boolean | |
method SwitchTo(width As Integer, height As Integer, depth As Integer, safe As Boolean) As Boolean | |
property Top as integer | |
property Width as integer | |
class Resolution | |
property Depth as integer | |
property displaynum as integer | |
property Height as integer | |
property hz as integer | |
property issafe as boolean | |
property Left as integer | |
property ResolutionNum As Integer | |
method Switch As Boolean | |
property Top as integer | |
property Width as integer |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.